func runtime.handoffp

7 uses

	runtime (current package)
		proc.go#L1996: 		handoffp(releasep())
		proc.go#L2062: 	handoffp(releasep())
		proc.go#L2188: 			handoffp(p2)
		proc.go#L3131: func handoffp(pp *p) {
		proc.go#L3259: 		handoffp(pp)
		proc.go#L4830: 		handoffp(releasep())
		proc.go#L6715: 		handoffp(pp)